home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 146
/
(Vol 146) Jan 07 2012.iso
/
Games
/
scuba.swf
/
scripts
/
DefineSprite_274
/
frame_31
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2012-01-07
|
200 b
|
10 lines
if(vProdFrame != 1)
{
prod.gotoAndPlay(Number(vProdFrame));
}
if(_root.gHitByFish == true)
{
diver.gotoAndPlay(Number(diver._totalframes - Number(vHitByFishFrame)));
}
gotoAndPlay(13);